home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 129 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.1 KB  |  30 lines

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Serial Cable
  5. Date: 3 Jan 1996 09:59:44 +0100
  6. Organization: dis-
  7. Message-ID: <4cdgi0$gc6@serpens.rhein.de>
  8. References: <831.6575T934T1608@mailbox.swipnet.se>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. kimmo.bjoernsson@mailbox.swipnet.se (Kimmo Bj÷rnsson) writes:
  12.  
  13. >game we are using a blitter-interrupt for blitting all our objects. And
  14. >with the blitterinterrupt on the serial routines doesn't work over approx.
  15. >9600 on the configuration: Plain 1200 <-> 1200 with a Blizzard 1220,,,
  16.  
  17. Might work though if you avoid blitter-nasty mode. Another solution
  18. is to use twice the baudrate that is necessary for your data, send
  19. only single bytes and wait for an acknowledgement. This way you
  20. can't overrun the buffer.
  21.  
  22. >( Note: Sorry, but it's pure _hardcoded_ assembler. )
  23.  
  24. Yeah. I would feel sorry for this too.
  25. -- 
  26.                                 Michael van Elst
  27.  
  28. Internet: mlelstv@serpens.rhein.de
  29.                                 "A potential Snark may lurk in every tree."
  30.